'Declaration
<DispIdAttribute(487)> Function IsPixelFormatIndexed( _ ByVal ImageID As Integer _ ) As Boolean
[DispId(487)] bool IsPixelFormatIndexed( int ImageID )
function IsPixelFormatIndexed( ImageID: Integer ): Boolean;
DispIdAttribute(487) function IsPixelFormatIndexed( ImageID : int ) : boolean;
[DispId(487)] bool IsPixelFormatIndexed( int ImageID )
[DispId(487)] bool IsPixelFormatIndexed( int ImageID )
Parameters
- ImageID